home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo
- echo ┌─────────────────────────────────────────────────────────────┐
- echo │ │
- echo │ You are about to print the Intimacy Manual │
- echo │ │
- echo │ Please ready your printer to print 30 pages │
- echo │ │
- echo └─────────────────────────────────────────────────────────────┘
- echo
- echo You can press the CTRL and BREAK keys at the same time
- echo to terminate this job now, or
- echo
- pause
- echo
- echo Printing. . .
- echo
- copy intsman.doc lpt1:
- echo
- echo
- echo Printing completed
- echo
- echo